 |
API Documentation
|
|
|
Defines an environment in which scripts can execute.
Definition: Environment.h:14
Encompasses the wrapping of nkGraphics for Lua.
Definition: BoundingBoxWrapper.h:7
static nkScripts::OutputValue createOrRetrieveIndex(const nkScripts::DataStack &stack)
static nkScripts::OutputValue createOrRetrieveName(const nkScripts::DataStack &stack)
A view over data.
Definition: BufferView.h:18
static nkScripts::OutputValue getIndex(const nkScripts::DataStack &stack)
A function parameter, used within the stack of arguments.
Definition: FunctionParameter.h:25
static void updateEnvironment(nkScripts::Environment *env)
Wraps the nkGraphics::RenderQueueManager and offers functions for use in scripting.
Definition: RenderQueueManagerWrapper.h:12
static nkScripts::OutputValue getName(const nkScripts::DataStack &stack)